#section2 {
  background: url(../images/bg1.jpg) no-repeat center;
  height: 1080px;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

#section2 .ab-index {
  position: relative;
}
#section2 .ab-index .title1{
    position: absolute;
    top: -330px;
    left: 20px;
}
#section2 .ab-index .title1 h2 {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-top: 25px;
}

#section2 .ab-index .ads1 li {
  position: absolute;
  top: -230px;
}

#section2 .ab-index .ads1 li:nth-of-type(1) {
  left: 300px;
}

#section2 .ab-index .ads1 li:nth-of-type(2) {
  left: 200px;
   top: -130px;
}

#section2 .ab-index .ads1 li:nth-of-type(3) {
  left: 100px;
   top: -30px;
}

#section2 .ab-index .ads1 li:nth-of-type(4) {
  left: 0px;
   top: 80px;
}

#section2 .ab-index .about {
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  text-align: right;
}

#section2 .ab-index .about h2 {
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}

#section2 .ab-index .about h2 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #4f4f4f;
  font-family: "Arail";
  padding-top: 5px;
}

#section2 .ab-index .about .con {
  font-size: 14px;
  color: #000000;
  line-height: 33px;
  margin-top: 45px;
}

#section2 .ab-index .about .con a {
  margin-top: 86px;
  display: block;
}

#section3 {
  background: url(../images/bg2.jpg) no-repeat center;
  background-size: cover;
}

#section3 .pro-index .title1 h2 {
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}

#section3 .pro-index .title1 h2 span {
  display: block;
}

#section3 .pro-index .p-sort1 {
  width: 575px;
  margin-top: 60px;
}

#section3 .pro-index .p-sort1 .sort1 li {
  background: url(../images/sort.png) no-repeat top center;
  height: 40px;
  width: 176px;
  float: left;
}

#section3 .pro-index .p-sort1 .sort1 li a {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

#section3 .pro-index .p-sort1 .sort1 li:hover {
  background: url(../images/sorth.png) no-repeat top center;
}

.picScroll-left .bd {
  overflow: hidden;
  margin-top: 20px;
}

.picScroll-left .bd ul li {
  width: 262px;
  margin-right: 32px;
}

.picScroll-left .bd ul li a {
  display: block;
  padding: 5px;
  position: relative;
}

.picScroll-left .bd ul li h3 {
  position: absolute;
  top: 26px;
  left: 10px;
  font-size: 14px;
  color: #474747;
}

.picScroll-left .bd ul li h4 {
  position: absolute;
  top: 60px;
  left: 10px;
  font-size: 12px;
  color: #474747;
  background: url(../images/more1.png) no-repeat 36px 20%;
  height: 20px;
  width: 200px;
}

.picScroll-left .bd ul li img {
  width: 262px;
  height: 353px;
}

.p-more {
  text-align: center;
  margin-top: 30px;
}

#section4 {
  background: url(../images/bg3.jpg) no-repeat center;
  background-size: cover;
}

#section4 .news-index .p-sort1 {
  margin-top: 60px;
}

#section4 .news-index .p-sort1 .sort1 li {
  background: url(../images/sort.png) no-repeat top center;
  height: 40px;
  width: 176px;
  float: left;
}

#section4 .news-index .p-sort1 .sort1 li a {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

#section4 .news-index .p-sort1 .sort1 li:hover {
  background: url(../images/sorth.png) no-repeat top center;
}

.c5-2 ul {
  margin-top: 60px;
}

.c5-2 ul li {
  float: left;
  width: 272px;
  height: 422px;
  box-shadow: -1.04px 4.891px 16px 0px rgba(133, 124, 103, 0.63);
  background-color: white;
  margin: 0 14px;
}

.c5-2 ul li a {
  display: block;
  padding: 0 8px;
}

.c5-2 ul li h3 {
  font-size: 14px;
  font-weight: bold;
  color: #252525;
  padding-top: 20px;
}

.c5-2 ul li .date {
  font-size: 12px;
  color: #252525;
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f3f3f3;
}

.c5-2 ul li .info {
  font-size: 14px;
  color: #252525;
  line-height: 26px;
  padding-top: 16px;
}

.c5-2 ul li .more {
  background: url(../images/more2.png) no-repeat top center;
  height: 25px;
  width: 25px;
  margin: 0 auto;
  margin-top: 30px;
}

#section5 {
  background: url(../images/bg4.jpg) no-repeat center;
  background-size: cover;
}

#section5 .contact-index {
  position: relative;
  height: 100%;
  top: 100px;
}

#section5 .contact-index .ctl {
  width: 330px;
  margin-left: 78px;
  margin-top: 20%;
}

#section5 .contact-index .ctl h2 {
  font-size: 25px;
  color: #424242;
  font-weight: bold;
  border-bottom: 3px solid #424242;
  padding-bottom: 5px;
}

#section5 .contact-index .ctl h2 span {
  display: block;
}

#section5 .contact-index .ctl .con {
  font-size: 14px;
  color: #424242;
  line-height: 35px;
  margin-top: 60px;
  padding-left: 10px;
}

#section5 .contact-index .ctr {
  position: absolute;
  bottom: 0;
  right: 0;
}
